@charset "UTF-8";
/*css 初始化 */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img,input,button { border:none; padding:0;margin:0;outline-style:none; }
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","宋体";}
select, input { vertical-align:middle;}
select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; } /*防止拖动*/
img {border:0;	vertical-align:middle; }  /*  去掉图片低测默认的3像素空白缝隙*/
table { border-collapse:collapse; }
body {
    font:12px/150% Microsoft Yahei,Arial,Verdana,"\5b8b\4f53";
    color:#666;
    background:#fff;
    overflow-x: hidden;
}

.clearfix{clear:both;  *zoom:1;/*IE/7/6*/}
a {color:#000; text-decoration:none; }
a:hover{color:green;}
h1,h2,h3,h4,h5,h6 {text-decoration:none;font-weight:normal;font-size:100%;}
s,i,em{font-style:normal;text-decoration:none;}
.col-red{color: #018aff!important;}

/*公共类*/
.w {  /*版心 提取 */
    width: 1200px;margin:0 auto;
}
.fl {
    float:left
}
.fr {
    float:right
}
.al {
    text-align:left
}
.ac {
    text-align:center
}
.ar {
    text-align:right
}
.hide {
    display:none
}


/*产品图尺寸2:1*/

/*头部开始*/
.top_t{width: 100%;height: 30px;line-height: 30px;border-bottom: 1px solid #ccc;}
.lr{float: left;width:800px;text-align: left;line-height: 30px;}
.lr a{color: #000;}
.lr a:hover{color:#ffa400;}
.lc{float: right;padding-right: 10px;line-height: 30px;}
.lc a{color: #000;} 

.top{height: 105px;line-height: 100px;}
.logo{width:400px;}
.nav{width:800px;}
.nav li{float:left;}
.nav li a{font-size: 16px;display: inline-block;padding:0 10px;}
.nav li a:hover{border-bottom: 2px solid green;}


/*ban*/

.ban{position:relative;width:1000px;height:700px;margin:0px auto;}
.banPa{left:-460px; position:absolute;}
#foucsBox { margin: 0 auto; padding: 0; width: 1920px; height:700px; overflow: hidden; zoom: 1; position: relative;}
#foucsBox .imgCon { width: 1920px; height:700px; margin: 0; padding: 0; position: relative; list-style: none; }
#foucsBox .imgCon li { float: left; width: 1920px; height: 700px; }
#foucsBox .imgCon li img {width: 1920px; height: 700px; }
#foucsBox .foucs { width: 1920px; height: 8px; position: absolute; bottom: 30px; text-align: center; z-index: 3; }
#foucsBox .foucs span { width: 12px; height:12px;background:url(../images/banCoin.png) no-repeat -1px -101px;display:inline-block;margin:0px 5px;}
#foucsBox .foucs span.f {background:url(../images/banCoin.png) no-repeat -1px -1px;}


/*公司理念*/
.iculture{height:250px;background: #1b252e;}
.culturetxt{width:100%;}
/* .culturetxt{display: flex;} */
.culturetxt .img{height: 500px; width: 100%;margin: 0 auto; text-align: center;}
/* .culturetxt img{height: auto;width: auto;max-width: 100%;height: 100%;} */
.culturetxt span{font-size:24px;color:#fff;line-height:4em;}
.culturetxt p{font-size:16px;color:#fff;line-height:2em;}

/*站内外搜索*/
.search{padding: 80px 0;}
.search input{border:none;}
.search .cpkey{background:#fff;width:200px;*width:190px;height:40px;border:2px solid #DEDEDE;color:#999;padding-left:10px;border-radius:5px;}
.search .image{background:green;border:2px solid green;width:90px;height:40px;color:#fff;margin-left:0px;text-align:center;line-height:36px;
    border-radius:5px;transition:0.5s all; -webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all;}
.search .image:hover{background:#fff;color:green;}


/*服务项目*/
.itit{text-align: center;padding: 60px 0;border-bottom: 1px solid #eee;}
.itit span{font-size: 38px;color: #000;font-weight: 900;}
.itit p{font-size: 16px;line-height:3em;}
.iprotype_about li{float:left;width: 300px;text-align: center;padding-bottom:80px;}
.iprotype_about span{display: block;font-size: 24px;line-height:2.5em;color: #000;}
.iprotype_about p{font-size: 14px;}
.inner_img{display:inline-block;}
.inner_img img{height:auto;width: auto;max-width: 450px;;max-height: 50%;}

/*首页产品*/
.ipro{background:#EBEBEB;height:600px;}

#featured-area{height:337px;width:950px;margin:0px auto 0 auto;text-align:center;}
.roundabout-holder{list-style:none;width:500px;height:300px;margin:0px auto;}
.roundabout-moveable-item{font-size:12px!important;height:300px;width:600px;cursor:pointer;padding:5px;border:1px solid #aaaaaa;-webkit-border-radius:5px;-moz-border-radius:5px;background:#f9f9f9;}
.roundabout-moveable-item img{height:100%;width:100%;background-color:#FFFFFF;margin:0;}
.roundabout-in-focus{cursor:auto;}
.roundabout-in-focus:hover{-webkit-box-shadow:0px 0px 20px #787878;-moz-box-shadow:0px 0px 20px #787878;background:#f9f9f9;}
.roundabout-holder span{display:none;}
.roundabout-in-focus:hover span{display:inline;position:absolute;bottom:5px;right:5px;padding:8px 20px;background:#f9f9f9;color:#3366cc;z-index:999;-webkit-border-top-left-radius:5px;-moz-border-radius-topLeft:5px;border-left:1px solid #aaaaaa;border-top:1px solid #aaaaaa;}
.roundabout a:active, .roundabout a:focus, .roundabout a:visited{outline:none;text-decoration:none;}
.roundabout li{margin:0}

/*首页广告*/
/* .iadv{background:url(iadv.jpg) no-repeat top center;height:300px;} */
.iadv{background:#1b252e;height:300px;}
.iadv{background:url(images/iadv.jpg) no-repeat top center;height:300px;}
.iadv_about{text-align: center;padding: 82px 0;}
.iadv_about p{font-size: 30px;color:#fff;line-height: 2em;}
.iadv_about p span{font-size: 68px;color:green;font-family: "arial black", "avant garde";padding: 0 30px;}

/*首页新闻*/
.inews{height:650px;}
.inews_cont ul li{float:left;width:550px;height:150px;margin:50px 24px;}
.inews_cont ul li .inews_time{float: left; background: #272636;width: 100px;height: 100px;margin-right: 70px;text-align: center;border-radius:5px;}
.inews_cont ul li .inews_time span{color: green;font-size: 33px;display: inline-block;line-height: 1.5em;}
.inews_cont ul li .inewstxt{width:380px;float:left;}
.inews_cont ul li .inewstxt a{font-size:18px;}
.inews_cont ul li .inewstxt a:hover{font-size:18px;color:green;  }
.inews_cont ul li .inewstxt p{font-size:12px;margin-top:10px;line-height:24px;}

/*首页公司概况*/
/* .iabout{background:url(../images/iabout.jpg) no-repeat top center;height:506px;} */
.iabout{background:url(images/iabout.jpg) no-repeat top center;height:506px;}
/*.iabout{background:#1b252e;height:506px;}*/
.iabout_right{width:50%;height: 506px;position:relative;}
.iabout_rightb{background: #000;filter:alpha(Opacity=10);-moz-opacity:0.1;opacity: 0.1;height: 506px;}
.iabout_txt{color:#fff;padding: 25px 0;position: absolute;top: 0;left: 130px;}
.iabout_txt h2{font-size: 38px;line-height: 3em;}
.iabout_txt p{font-size: 16px;line-height: 2.5em;width:450px;}
.iabout_txt span{background: #fff;color: #000;padding: 15px 40px;line-height: 8em;border-radius: 30px 30px;}

/*首页联系*/
.about_icontact h2{color:#333;font-size:26px;line-height: 2em;}
.icontact_txt li{float: left;width: 356px;border: 1px solid #ccc;margin: 0 20px;height:100px;text-align:center;}
.qq{background: url(../images/qq.png) no-repeat 70px 35px;padding: 20px 0 20px 0;}
.weibo{background:url(../images/weibo.png) no-repeat 70px 35px;padding: 35px 0 35px 0;}
.weixin{background:url(../images/weixin.png) no-repeat 70px 35px;padding: 20px 0 20px 0;}
.icontact_txt{display:inline-block;}
.icontact_txt li p{line-height: 2em;font-size:16px;}
.icontact_ewm{background: url(../images/kuang.png) no-repeat center 90px;text-align: center;font-size: 14px;padding-bottom:60px;}
.icontact_ewm img{width: 100px;height:100px;margin-top: 36px;}

/*首页团队*/
.iteam{background: #EBEBEB;height:460px;padding:150px 0;}
.iteam_about li{float:left;text-align: center;padding: 0 15px;}
.iteam_about li img{width:250px;height:296px;}
.iteam_txt{background:#fff;}
.iteam_txt span{font-size: 16px;color: #333;line-height: 2em;}
.iteam_txt p{line-height:3em;}

/*.rollBox .LeftBotton,.rollBox .RightBotton{height:64px;width:64px;background:url(../images/scrolBg.png) no-repeat;overflow:hidden;float:left;display:inline;margin-top:150px;cursor:pointer;}*/
.rollBox .LeftBotton,.rollBox .RightBotton{height:64px;width:29px;overflow:hidden;float:left;display:inline;margin-top:150px;cursor:pointer;}
.rollBox .LeftBotton{background:url(./images/left.png) no-repeat; background-position:0px 0px; margin-right:5px;}
.rollBox .RightBotton{background:url(./images/right.png) no-repeat;float:left;  margin-left:5px;}
/*.rollBox .LeftBotton:hover{background-position:0px -147px;}
.rollBox .RightBotton:hover{background-position:-175px -147px;}*/
.rollBox .Cont{width:1111px;overflow:hidden;float:left;margin:0px 5px;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:237px;float:left;text-align:center;margin-left:20px; margin-right:20px;}
/*.rollBox .Cont .pic{width:auto;height: auto;max-width: 100%;max-height: 100%; float:left;text-align:center;margin-left:20px; margin-right:20px;}*/
.rollBox .Cont .li{padding-bottom:32px;position:relative;}
.rollBox .Cont .li h3{border:1px solid #fff;width:235px;height:158px;overflow:hidden;}
.rollBox .Cont .li h4{line-height:30px;color:#505050; position:absolute;top:130px;left:0px; text-align:center; background:url(../images/pn_bg.png)repeat-x; width:236px;}
.rollBox .Cont .li h4 a{font-size:14px; color:#451719;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;}
.rollBox #List1,.rollBox #List2{float:left;}

/*商盟成员*/
.shangmeng{padding:70px 0;margin-bottom:20px;}
.shangmeng li{float:left;padding-right: 20px;}

/*底部*/
.footer{background: #1b252e;font-size: 16px;padding-top: 30px;text-align: center;color:#b6b6b6;border-top: 4px solid green;}
.footer a{color:#b6b6b6;font-size: 16px;}
.foot_top{height: 180px;line-height: 180px;border-bottom: 1px solid #313A3C;}
.foot_top li{float:left;width: 300px;text-align: center;}
.foot_top h3{color: #8B939D;font-size: 14px;}
li.iaddress{background:url(../images/iaddress.png) no-repeat 10px center;}
li.itel{background:url(../images/itel.png) no-repeat 10px center;}
li.itime{background:url(../images/itime.png) no-repeat 10px center;}
li.iemail{background:url(../images/iemail.png) no-repeat 10px center;}

.foot_bottom{padding-top:50px;line-height: 2em;}
.footnav{display: inline-block;margin:0 auto;}
.footnav li{padding: 0 20px;display:inline;}



/*内页关于*/
.middle{padding:60px 0;}
.in_Nav{height: 35px;line-height: 35px;}
.in_Nav span{float: right;}
.Txt{margin:10px auto; text-align:left; font-size:16px; line-height:30px;overflow-x:hidden;    font-family: Microsoft Yahei;}

/* 联系我们 */
.cmap{width: 1000px;margin: 0 auto;}
.cmap div{display:inline-block;margin:10px 10px;}
.cmap div p{text-align:center;}
.cmap div img{text-align:center;}
.cmap p{padding-bottom:20px;}

/*page_list*/
.page_list { text-align:center; color:#000; font-size:16px; width:100%; margin:20px auto;  }
.page_list span { background:#FFF; padding:0px 5px; margin-right:5px; color:#000; font-size:16px; }
.page_list ul{float:right;}
.page_list li{ float:left; list-style:none;  border:1px solid green;border-radius: 10px;padding:0px 10px; font-size:16px; margin:0 3px; text-align:center;}
.page_list a { display:inline-block;color:#000; font-size:16px; padding: 0px 5px; margin-right: 5px; }
.page_list a:hover { color:green;}
.thisclass{ color:#F00; background:#f1f1f1;}

/*产品内页*/
.tit {text-align: center;padding: 40px 0;}
.tit span{font-size: 38px;color: #000;font-weight: 900;}
.tit p{font-size: 16px;line-height: 3em;}
.PNtype{text-align: center;height:50px;margin=10px 0px;}
.PNtype div{display:inline-block;height:4em;}
.PNtype a{padding: 10px 20px;border: 1px solid #eee;border-radius: 20px;font-size: 16px;line-height: 2em;}
/*.PNtype a:hover{background: #FF6637;color:#fff;}*/
.PNtype a:hover{background: green;color:#fff;}

.con-pro{width:350px;height: 175px;float: left;margin: 25px;position: relative;overflow: hidden;cursor: pointer;}
.conimg-pro{width:350px;height:175px;}
.txt-pro{position: absolute;left: 0;top: 0;width: 100%;height: 150px;padding-top:30px;
    line-height: 45px;text-align: center;background: rgba(0,0,0,0.4);display: none;}
.txt-pro a{color:#fff;}
.txt-pro h3{font-weight: normal;font-size:20px;font-weight:900;}
.txt-pro p{font-size: 14px;display: block;line-height:2em;}
.tac{text-align:center;}
.tac img{padding-top:30px;}


/* 新闻内页 */
.insNewsArti {overflow: hidden;padding: 20px 0;}
.insNewsArti h1 {font-size: 20px;font-weight: normal;color: green;text-align:center;}
.title_s{text-align:center;line-height:4em;}
.newsview {line-height:2em;padding: 50px 0;}
.viewpage{background: #eee;width: 100%;height: 86px;margin-top:30px;}
.main_r_nav {float: left;width: 1000px;padding: 10px 0;margin-left: 20px;display: inline;}
.main_r_nav a {color: #666;text-overflow: ellipsis;white-space: nowrap;}
.main_r_nav a:hover {color: #FF6637;}


.returnlist {width: 50px;height: 56px;padding: 15px 18px;display: inline;float: right;color: #fff;line-height: 30px;font-size: 12px;background: #FF6637;border-radius:5px;}
.returnlist a {color: #fff;text-align: center;font-size: 18px;display: block;}

/*相关新闻与产品*/
.rtt{font-size: 20px;color: #000;margin-top:50px;}
.infons{padding-top:30px;display:inline-block;}
.infons ul li{width: 50%;float: left;line-height:3em;}
.infons ul li a{color: #666;}
.infons ul li a:hover{color: #FF6637;}
.infopro li {float: left;display: inline;padding:10px;}
.infopro img{border-radius:5px 5px 0 0;}
.infopro li a p {width:280px;height: 35px;line-height: 35px;text-align: center;background:#1B252E;color:#fff;border-radius:0 0 5px 5px;}
.infopro li a p:hover{background:green;color:#fff;}

/* 网站地图 */
.sitemap h3{font-size: 20px;font-weight: 900;line-height: 3em;color: #000;}







